github.com/andybalholm/brotli.h10.HashTypeLength (method, view implemented interface methods)
4 uses
github.com/andybalholm/brotli (current package)
backward_references_hq.go#L644: for i = 0; i+hasher.HashTypeLength()-1 < num_bytes; i++ {
backward_references_hq.go#L670: if i+hasher.HashTypeLength()-1 >= num_bytes {
h10.go#L11: func (*h10) HashTypeLength() uint {
h10.go#L255: if num_bytes >= h.HashTypeLength()-1 && position >= 128 {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |